[POWERPC][XEN] Build firmware as single section and also build a debuggable image.
authorJimi Xenidis <jimix@watson.ibm.com>
Sun, 3 Jun 2007 02:01:45 +0000 (22:01 -0400)
committerJimi Xenidis <jimix@watson.ibm.com>
Sun, 3 Jun 2007 02:01:45 +0000 (22:01 -0400)
commit3629e4dea0094db5500bb93780269fb7f5e89491
tree1c083e6442ed9ec1e261fb5530824280e44a6fae
parent6bc7665374a3dab95dc82108055504a103943deb
[POWERPC][XEN] Build firmware as single section and also build a debuggable image.

- Uses --omagic to make sure that firmware is a singel image
- Link and extra firmware image that is starts where we expect to
  load, this allows gdb to work on the image.

Signed-off-by: Jimi Xenidis <jimix@watson.ibm.com>
xen/arch/powerpc/Makefile